projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdc9994
)
Change Makefile rule to avoid warning
author
Mukund Sivaraman
<muks@banu.com>
Mon, 21 Jun 2010 17:39:51 +0000
(23:09 +0530)
committer
Mukund Sivaraman
<muks@banu.com>
Tue, 22 Jun 2010 12:15:38 +0000
(17:45 +0530)
docs/graphics/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/graphics/Makefile.am
b/docs/graphics/Makefile.am
index b72c9b0fa59835e005701b91c01daa76bd849497..746b0cecd036bb5ed324618cd233325655c92f03 100644
(file)
--- a/
docs/graphics/Makefile.am
+++ b/
docs/graphics/Makefile.am
@@
-31,7
+31,7
@@
RSVG_CMD = echo -n " SVG: $@" ;\
if HAVE_RSVG
dist-check-rsvg:
-%.png: %.svg
+.svg.png:
$(RSVG_CMD)
#-e $@ $< 2>/dev/null